| GUI Help > Dialogs > fontDialog | ||||||||||||||
|
fontDialog |
||||||||||||||
| handle font=fontDialog( ) | ||||||||||||||
|
Description: Shows a standard windows font selection dialog, and allows the user to pick a face, size and style options for a font. |
||||||||||||||
|
Return Value: Handle to a font with the properties chosen by the user. This can be applied to a gadget using applyFont. |
||||||||||||||
| Parameters: | ||||||||||||||
|
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |